Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getTableInfo

This procedure returns a CHR(4)-delimited list of the owning entity mnemonic, table name, and table key field for an updateable table in the supplied data source. The procedure returns the information in the following format:

<owning entity mnemonic> CHR(4) <table name> CHR(4) <table’s key field>

Note: A table’s key field is not necessarily the object (_obj) field.

Location: af\app\afgenmngrp.i

Parameters:

INPUT pcUpdatableTable AS CHARACTER OUTPUT pcReturnValue AS CHARACTER Notes: None

Examples: See the getUpdatableTableInfo function in af\app\afgenmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095